[INFO] fetching crate puccini-csar 0.0.4...
[INFO] testing puccini-csar-0.0.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate puccini-csar 0.0.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate puccini-csar 0.0.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate puccini-csar 0.0.4
[INFO] tweaked toml for crates.io crate puccini-csar 0.0.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate puccini-csar 0.0.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate puccini-csar 0.0.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest Rust 1.91 compatible versions
[INFO] [stderr]       Adding compris v0.0.11
[INFO] [stderr]       Adding depiction v0.0.1
[INFO] [stderr]       Adding depiction-macros v0.0.1
[INFO] [stderr]       Adding kutil v0.0.5 (available: v0.0.6, requires Rust 1.94)
[INFO] [stderr]       Adding kutil-std-macros v0.0.4
[INFO] [stderr]       Adding read-url v0.0.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29766fa91f5979762844aa4ad27ba20d9c93c2b0a7bb398aea193aa97a492413
[INFO] running `Command { std: "docker" "start" "-a" "29766fa91f5979762844aa4ad27ba20d9c93c2b0a7bb398aea193aa97a492413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29766fa91f5979762844aa4ad27ba20d9c93c2b0a7bb398aea193aa97a492413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29766fa91f5979762844aa4ad27ba20d9c93c2b0a7bb398aea193aa97a492413", kill_on_drop: false }`
[INFO] [stdout] 29766fa91f5979762844aa4ad27ba20d9c93c2b0a7bb398aea193aa97a492413
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fd97d62628d7c400b2255ae57139a9b750432e5b9d28c2c1f7fd9714ae2398c
[INFO] running `Command { std: "docker" "start" "-a" "2fd97d62628d7c400b2255ae57139a9b750432e5b9d28c2c1f7fd9714ae2398c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling kutil v0.0.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling mac-addr v0.3.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rapidhash v4.1.1
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling utf8-chars v3.0.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling saphyr-parser v0.0.6
[INFO] [stderr]    Compiling netlink-packet-route v0.25.1
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling tynm v0.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling duplicate v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling struson v0.6.0
[INFO] [stderr]    Compiling netdev v0.39.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling kutil-std-macros v0.0.4
[INFO] [stderr]    Compiling depiction-macros v0.0.1
[INFO] [stderr]    Compiling borc v0.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling depiction v0.0.1
[INFO] [stderr]    Compiling compris v0.0.11
[INFO] [stderr]    Compiling puccini-csar v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.21s
[INFO] running `Command { std: "docker" "inspect" "2fd97d62628d7c400b2255ae57139a9b750432e5b9d28c2c1f7fd9714ae2398c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fd97d62628d7c400b2255ae57139a9b750432e5b9d28c2c1f7fd9714ae2398c", kill_on_drop: false }`
[INFO] [stdout] 2fd97d62628d7c400b2255ae57139a9b750432e5b9d28c2c1f7fd9714ae2398c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2931bc8bfacd0477d5c45faa35329f72f83bf59f25469b01d83e2ccb6c4b15ed
[INFO] running `Command { std: "docker" "start" "-a" "2931bc8bfacd0477d5c45faa35329f72f83bf59f25469b01d83e2ccb6c4b15ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling puccini-csar v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `puccini_csar::creator`
[INFO] [stdout]  --> examples/write_csar.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use {puccini_csar::creator::*, std::path::*};
[INFO] [stdout]   |                    ^^^^^^^ could not find `creator` in `puccini_csar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `puccini-csar` (example "write_csar") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2931bc8bfacd0477d5c45faa35329f72f83bf59f25469b01d83e2ccb6c4b15ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2931bc8bfacd0477d5c45faa35329f72f83bf59f25469b01d83e2ccb6c4b15ed", kill_on_drop: false }`
[INFO] [stdout] 2931bc8bfacd0477d5c45faa35329f72f83bf59f25469b01d83e2ccb6c4b15ed
